home *** CD-ROM | disk | FTP | other *** search
- Short: 2 functions for loading IFF ILBM files.
- Author: Alex Matulich <matulich_a@seaa.navsea.navy.mil>
- Type: gfx/misc
- Source: Fish collection
-
- Here are two AGA-compatible functions for loading IFF ILBM files,
- carefully distilled from that mess of code in the back of RKM:Devices
- or Developer's Toolkit. AGA supported! This module requires
- iffparse.library to be in your libs: directory.
-
- LoadILBMBitMap() loads an ILBM file into a BitMap, returning the Bitmap
- pointer. Free the BitMap with freeBitMap().
-
- LoadILBMScreen() loads an ILBM file into a Screen, returning the Screen
- pointer. Display the screen with ScreenToFront(), free it with
- freeilbmScreen().
-
- The executable file getilbm is a demo picture viewer.
-
- See the beginning of getilbm.c for complete documentation.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 740 242 67.2% 29-Jan-95 15:42:50 GetILBM.info
- 9960 6492 34.8% 11-Nov-94 17:28:44 GetILBM/GetILBM
- 31977 10535 67.0% 11-Nov-94 17:28:22 GetILBM/getilbm.c
- 3269 1397 57.2% 11-Nov-94 17:28:30 GetILBM/getilbm_proto.h
- 951 527 44.5% 06-Dec-94 22:53:12 GetILBM/Product-Info
- 643 365 43.2% 11-Nov-94 17:28:08 GetILBM/README
- 1091 327 70.0% 10-Dec-94 20:07:58 GetILBM/README.info
- -------- ------- ----- --------- --------
- 48631 19885 59.1% 16-Mar-95 13:03:50 7 files
-